xpscacheESB001 (XPS_OBJECT_PAYLOAD_FORMAT)

Configures the format of the JMS payload for messages traveling from N4 Cluster nodes to the N4 Center node. This prevents stale data from posting in a case where the message is delayed for some reason. N4 reads the setting values only during cluster startup time, so if the value is toggled from one value to another, it is effective the next time system is started.

This setting can take on one of the following values:

  • SMART: N4 does not create a full copy of the message payload in the originating N4 Cluster node, and instead delays making the full copy until it reaches the Center node. Just as it is about to be sent to the Bridge process, a full XPS object is formed.

  • FULL: N4 creates a full copy of the object at the point of change (the Cluster node), and does not create any object in the Center node.

  • The default value for this setting is SMART. Navis advises customers to use the default setting.